GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangle / HorizontallyIntersect Method





In This Topic
HorizontallyIntersect Method
In This Topic
Syntax
'Declaration
 
Public Function HorizontallyIntersect( _
   ByVal rect As GdPictureRectangle _
) As GdPictureRectangle
public GdPictureRectangle HorizontallyIntersect( 
   GdPictureRectangle rect
)
public function HorizontallyIntersect( 
    rect: GdPictureRectangle
): GdPictureRectangle; 
public function HorizontallyIntersect( 
   rect : GdPictureRectangle
) : GdPictureRectangle;
public: GdPictureRectangle* HorizontallyIntersect( 
   GdPictureRectangle* rect
) 
public:
GdPictureRectangle^ HorizontallyIntersect( 
   GdPictureRectangle^ rect
) 

Parameters

rect
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangle
GdPictureRectangle Members